Platform Core .NET Assemblies API
In(IEnumerable<QueryColumnExpression>) Method
See Also  Send Feedback
Terrasoft.Core.DB Namespace > QueryCondition Class > In Method : In(IEnumerable<QueryColumnExpression>) Method
columnExpressions
Enumerator of the column expressions.

Glossary Item Box

In the current condition of the query, sets the comparison of the [Belongs to Set of Values] type and in the first side of the condition adds the expression for the specified enumerator of column expressions.

Syntax

 
C#
 
 

Parameters

columnExpressions
Enumerator of the column expressions.

Return Value

The instance of the Query query that contains the current condition.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.